home *** CD-ROM | disk | FTP | other *** search
/ Clickx 75 / Clickx 75.iso / software / expressionweb / expressionwebv3 / ExpressionWeb_en.exe / Setup / WeConen.cab / xweb.lay6.tem.layout06.css.en < prev    next >
Encoding:
Text File  |  2009-06-09  |  260 b   |  29 lines

  1. ∩╗┐/* CSS layout */
  2. body {
  3.     margin: 0;
  4.     padding: 0;
  5. }
  6.  
  7. #masthead {
  8. }
  9.  
  10. #top_nav {
  11. }
  12.  
  13. #container {
  14.     min-width: 600px;
  15. }
  16.  
  17. #right_col {
  18.     width: 200px;
  19.     float: right;
  20. }
  21.  
  22. #page_content {
  23.     margin-right: 200px;
  24. }
  25.  
  26. #footer {
  27.     clear: both;
  28. }
  29.